SearchList Object
A SearchList is a full screen display of selected items; i.e., the data entry device screen is cleared and the contents of the list are displayed. A ListBox is different in that it displays selected items in the original prompt space allocated for the data in the application.
Alternatively, a SearchList can also be designed to display selected items in a “freestyle format”. For example, the data entry device screen is replaced by a series of panels as opposed to a traditional table format.
Example
For a basic example, see Example Searchlist with a Button (in the textbox).